userBill Bcancel
branchwiseguys/main/Game mode flowcancel

73 Commits over 31 Days - 0.10cph!

6 Years Ago
Better active player trigger checks that respect the Ready state.
6 Years Ago
Move HUD network stats out of the way
6 Years Ago
Got tigger UI working properly between rounds
6 Years Ago
Game mode trigger edit
6 Years Ago
Fix belt not showing on HUD on first spawn
6 Years Ago
Disable character select min time for now until it works better with everything else
6 Years Ago
Fix character select min show time
6 Years Ago
Respawn refactoring
6 Years Ago
Force minimum show time for character select
6 Years Ago
Adjust fists power
6 Years Ago
Character rename
6 Years Ago
Game Over screen no longer used
6 Years Ago
waitingToSpawn bugfix
6 Years Ago
ItemManager instance fix. Stop client taking over the instance ref on listen server
6 Years Ago
6 Years Ago
Send selected character ID properly
6 Years Ago
Character selection working properly again. Getting around not being able to use arrays in RPCs here.
6 Years Ago
Assigning game mode character types
6 Years Ago
Compiling again now
6 Years Ago
More work but still not compiling. I promise the next commit will compile
6 Years Ago
6 Years Ago
More work, but still a non-compiling commit for now
6 Years Ago
WIP letting game modes actually tell client what the current character selection list is. This is a non-compiling commit.
6 Years Ago
Fixing up the cops'n'robbers mode. Increase ragdoll alive time to 60s so it should never reasonably outlive respawn times.
6 Years Ago
Character type stuff. Can't get the proto plugins stuff to compile so converting the new unique int ID to a string for character pre-init sends for now.
6 Years Ago
Making all screens show when they should, and never when they shouldn't
6 Years Ago
Players and bots select their characters again when new round starts
6 Years Ago
Working on the round end screen
6 Years Ago
Got bot support working again with the new game flow
6 Years Ago
Spectator player fix
6 Years Ago
Better vantage point system for players to see the level
6 Years Ago
Small fixes
6 Years Ago
Remove my temp notes
6 Years Ago
Camera position stuff. Also renamed SpawnPoint to PositionAndRotation to make it more generic.
6 Years Ago
Countdown UI sets camera pos. Waiting reason message between rounds. +extras
6 Years Ago
Update UI as well
6 Years Ago
Timer in seconds instead of minutes. Camera edit for the benefit of Countdown mode
6 Years Ago
Remove print
6 Years Ago
6 Years Ago
Countdown handles start conditions no longer being met. Character select screen can show notifications.
6 Years Ago
Game mode edit
6 Years Ago
Minor display edit
6 Years Ago
6 Years Ago
6 Years Ago
Countdown UI now works properly and reliably, even if users connect during countdown etc
6 Years Ago
Fix a pretty bad bug in NetworkEntity.RPC
6 Years Ago
Character stuff
6 Years Ago
6 Years Ago
Character portrait images
6 Years Ago
- Add a warning for having no building manager - Another character select edit